The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "cpan::mini::inject"

CPAN::Mini::Inject - Inject modules into a CPAN::Mini mirror. River stage one • 6 direct dependents • 8 total dependents

CPAN::Mini::Inject uses CPAN::Mini to build or update a local CPAN mirror then adds modules from your repository to it, allowing the inclusion of private modules in a minimal CPAN mirror....

MITHALDU/CPAN-Mini-Inject-0.37 - 06 Jun 2023 14:09:43 UTC - Search in distribution

CPAN::Mini::Inject::REST - Remote API for CPAN::Mini::Inject River stage zero No dependents

Provides a REST API for remote access to a CPAN::Mini::Inject mirror. Using the API, the contents of the repository can be queried and new distributions added. See CPAN::Mini::Inject::REST::Controller::API::Version1_0 for full details of the API feat...

JONALLEN/CPAN-Mini-Inject-REST-0.03 - 23 Nov 2011 18:48:29 UTC - Search in distribution

CPAN::Mini::Inject::Remote - Inject into your CPAN mirror from over here River stage zero No dependents

CMCKAY/CPAN-Mini-Inject-Remote-0.04 - 14 Dec 2014 06:09:04 UTC - Search in distribution
  • mcpani_remote - A command line tool to talk to a CPAN::Mini::Inject::Server

CPAN::Mini::Inject::Server - Inject into your CPAN mirror from over there River stage zero No dependents

This module is a simple Restish webservice that makes the basic functionality and interface of mcpani (of the CPAN::Mini::Inject package) available from accross a network allowing for remote management of a cpan mirror. The original envisaged use for...

CMCKAY/CPAN-Mini-Inject-Server-0.03 - 08 Feb 2010 01:56:00 UTC - Search in distribution

CPAN::Mini::Inject::REST::Client - Command-line client for CPAN::Mini::Inject::REST River stage one • 1 direct dependent • 2 total dependents

Provides a command-line client, mcpani-client, to interact with a CPAN::Mini::Inject::REST API server. This allows distributions to be remotely uploaded to your CPAN mirror, and for the contents of your mirror to be queried and downloaded. See mcpani...

JONALLEN/CPAN-Mini-Inject-REST-Client-0.02 - 23 Nov 2011 18:49:56 UTC - Search in distribution

Dist::Zilla::Plugin::CPAN::Mini::Inject::REST - Uploads to a CPAN::Mini::Inject mirror using CPAN::Mini::Inject::REST River stage one • 1 direct dependent • 1 total dependent

Like Dist::Zilla::Plugin::Inject, this plugin is a release-stage plugin that uploads to a CPAN::Mini mirror. This one expects that the remote is a CPAN::Mini::Inject::REST server, since it uses CPAN::Mini::Inject::REST::Client::API to do it....

ALTREUS/Dist-Zilla-Plugin-CPAN-Mini-Inject-REST-0.004 - 04 Aug 2016 15:49:47 UTC - Search in distribution

MyCPAN::Indexer::CPANMiniInject - Do the indexing, and put the dists in a MiniCPAN River stage one • 2 direct dependents • 2 total dependents

This class takes a distribution and analyses it. Once it knows the modules inside the distribution, it adds the distribution to a CPAN::Mini::Inject staging repository. This portion specifically does not inject the modules into the MiniCPAN. The inje...

BDFOY/MyCPAN-Indexer-1.282 - 16 May 2018 17:44:26 UTC - Search in distribution

Dist::Zilla::Plugin::Inject - Inject into a CPAN::Mini mirror River stage zero No dependents

"Dist::Zilla::Plugin::Inject" is a release-stage plugin that will inject your distribution into a local or remote CPAN::Mini mirror....

PSHANGOV/Dist-Zilla-Plugin-Inject-0.001 - 02 Dec 2010 16:25:04 UTC - Search in distribution

dpan - create a DarkPAN from directories River stage one • 1 direct dependent • 1 total dependent

The "dpan" script takes a list of directories, indexes any Perl distributions it finds, and creates the PAUSE index files from what it finds. Afterward, you should be able to point a CPAN tool at the directory and install the distributions normally. ...

BDFOY/MyCPAN-App-DPAN-1.281 - 16 May 2018 18:29:58 UTC - Search in distribution

Net::OpenSSH - Perl SSH client package implemented on top of OpenSSH River stage two • 27 direct dependents • 40 total dependents

Net::OpenSSH is a secure shell client package implemented on top of OpenSSH binary client ("ssh"). Under the hood This package is implemented around the multiplexing feature found in later versions of OpenSSH. That feature allows one to run several s...

SALVA/Net-OpenSSH-0.84 - 02 Jul 2023 18:04:50 UTC - Search in distribution

lcpan - Manage your local CPAN mirror River stage two • 42 direct dependents • 73 total dependents

This application is a convenient bundling of "CPAN::Mini" and an indexer so in addition to creating your local CPAN mirror and installing modules from it, you can also query various things about your local CPAN mirror quickly from the command-line (a...

PERLANCAR/App-lcpan-1.074 - 11 Jan 2024 00:11:13 UTC - Search in distribution

Pinto - Curate a repository of Perl modules River stage one • 3 direct dependents • 5 total dependents

Pinto is an application for creating and managing a custom CPAN-like repository of Perl modules. The purpose of such a repository is to provide a stable, curated stack of dependencies from which you can reliably build, test, and deploy your applicati...

THALJEF/Pinto-0.14 - 06 Aug 2017 07:31:17 UTC - Search in distribution

Catalyst::Upgrading - Instructions for upgrading to the latest Catalyst River stage three • 605 direct dependents • 679 total dependents

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution

cpaninject - Inject a distribution for installation via the CPAN shell River stage one • 3 direct dependents • 4 total dependents

cpaninject is a small front-end application for the CPAN::Inject module. It takes any arbitrary Perl distribution tarball (open source or otherwise) and injects it into the local CPAN file cache, smoothing some metadata files to make it look as if it...

PSHANGOV/CPAN-Inject-1.14 - 12 Sep 2012 16:58:39 UTC - Search in distribution
  • CPAN::Inject - Base class for injecting distributions into CPAN sources

cpackage - Create installation packages from CPAN modules River stage zero No dependents

cpackage builds installation packages from CPAN modules, containing all dependencies and an install.pl script. Running install.pl will install the module (and dependencies) without requiring Internet access or a configured CPAN client on the target m...

JONALLEN/App-cpackage-1.01 - 22 Dec 2011 16:46:56 UTC - Search in distribution

orepan.pl - yet another CPAN mirror aka DarkPAN repository manager River stage two • 1 direct dependent • 74 total dependents

OrePAN is yet another CPAN mirror aka DarkPAN repository manager. orepan.pl can add a new module to DarkPAN repository. If you want remove modules, add many modules at once, you can use orepan_index.pl OrePAN is highly simple and limited. OrePAN supp...

TOKUHIROM/OrePAN-0.08 - 16 Jun 2013 22:34:42 UTC - Search in distribution

hdb-build-tarballs - discover Subversion tags/ folders and build tarballs from the lastes tag inside River stage zero No dependents

The purpose is to discover SVN tags/ folders and then find the latest tag folder inside (based on revision version). This folder will be checkedout to temporary folder where `perl Build.PL && perl Build distmeta && perl Build dist` will be executed t...

JKUTEJ/HTTP-DAV-Browse-0.05 - 14 Oct 2010 14:05:02 UTC - Search in distribution

Carton::Doc::FAQ - Frequently Asked Questions River stage two • 13 direct dependents • 15 total dependents

MIYAGAWA/Carton-v1.0.35 - 07 May 2022 01:36:42 UTC - Search in distribution

Task::Viral - Conquer hosts with a camel River stage zero No dependents

This bundle includes all the stuff you need to build a chain of hosts with Perl installed and CPAN modules you need updated, including your private packages. WHAT IS AN HOST CHAIN? Suppose you have the following topology. Internet <-- host-1 <-- host...

FIBO/Task-Viral-0.02.1 - 23 Mar 2016 13:51:36 UTC - Search in distribution

Carton::Doc::FAQ - Frequently Asked Questions River stage zero No dependents

MIYAGAWA/carton-v0.9.15 - 01 Apr 2013 01:21:19 UTC - Search in distribution
29 results (0.09 seconds)